home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Resources / Chat & Communication / Camfrog 5.1 / camfrog.exe / $PLUGINSDIR / camfrog_alot_toolbar.xpi / install.rdf < prev   
Extensible Markup Language  |  2008-07-14  |  1KB  |  28 lines

  1. <?xml version="1.0"?>
  2. <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:em="http://www.mozilla.org/2004/em-rdf#">
  3.     <Description about="urn:mozilla:install-manifest">
  4.         <em:id>toolbar@alot.com</em:id>
  5.         <em:name>ALOT Toolbar</em:name>
  6.         <em:version>1.2.3</em:version>
  7.  
  8.         <em:creator>alot.com</em:creator>
  9.  
  10.         <em:iconURL>chrome://alottb/skin/alot32.png</em:iconURL>
  11.         <em:optionsURL>chrome://alottbconfig/content/options-dialog.xul</em:optionsURL>
  12.         <em:homepageURL>http://www.alot.com/</em:homepageURL>
  13.         <!-- FIXME: Non-localized string -->
  14.         <em:description>The ALOT Toolbar helps make the Internet easy!</em:description>
  15.  
  16.         <em:updateURL>http://update.alot.com/firefox/update/updates.rdf</em:updateURL>
  17.         <em:updateKey>MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC4pIVDx0wSvOIGWMlLTQw/p+DmqCjwBcV17kBuFiLghfR0oh+MWTpVx346tIK4YBxZmB5aJLpjtbpNsfL55xkWN2NnJFUxy7IygPtTqWcA5NQHK7KaGaAIrVFdjc9oT6pqkZv9L3cQ5j7Dl8IO85p+eV0lI4A0Rfjdh5GArVUgiwIDAQAB</em:updateKey>
  18.  
  19.         <em:targetApplication>
  20.             <Description>
  21.                 <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
  22.                 <em:minVersion>2.0</em:minVersion>
  23.                 <em:maxVersion>3.0.*</em:maxVersion>
  24.             </Description>
  25.         </em:targetApplication>
  26.     </Description>
  27. </RDF>
  28.